- retry interval
- время до повторной попытки; время до повтора
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Nuclear RAT — Nuclear Remote Administration Tool Common name Nuclear RAT Technical name Nuclear Remote Administration Tool Aliases Backdoor.Delf.jl, Backdoor.Delf.jw, Backdoor.Win32.Nuclear.b, Win Trojan/NucRAT, Win Trojan:NucRAT, Win32/Nuclear.AG,… … Wikipedia
BFTP — Das Background File Transfer Program (BFTP) ist ein Protokoll zur Dateiübertragung über TCP/IP Netze im Hintergrund mittels FTP. BFTP ist in der Anwendungsschicht des TCP/IP Protokollstapels angesiedelt. Es wird benutzt, um Dateien vom Server zum … Deutsch Wikipedia
Background File Transfer Program — Das Background File Transfer Program (BFTP) ist ein Protokoll zur Dateiübertragung über TCP/IP Netze im Hintergrund mittels FTP. BFTP ist in der Anwendungsschicht des TCP/IP Protokollstapels angesiedelt. Es wird benutzt, um Dateien vom Server zum … Deutsch Wikipedia
Short message service technical realisation (GSM) — The Short Message Service is realised by the use of the Mobile Application Part (MAP) of the SS#7 protocol, with Short Message protocol elements being transported across the network as fields within the MAP messages.Mobile Application Part… … Wikipedia
Keepalive — A keepalive is a message sent by one device to another to check that the link between the two is operating.DescriptionA keepalive signal is often sent at predefined intervals, and plays an important role on the Internet. After a signal is sent,… … Wikipedia
Control flow — Not to be confused with Flow control. In computer science, control flow (or alternatively, flow of control) refers to the order in which the individual statements, instructions, or function calls of an imperative or a declarative program are… … Wikipedia
Exception handling — is a programming language construct or computer hardware mechanism designed to handle the occurrence of exceptions, special conditions that change the normal flow of program execution. Programming languages differ considerably in their support… … Wikipedia
Anti-spam techniques — To prevent e mail spam (aka unsolicited bulk email), both end users and administrators of e mail systems use various anti spam techniques. Some of these techniques have been embedded in products, services and software to ease the burden on users… … Wikipedia
Carrier sense multiple access with collision detection — (CSMA/CD), in computer networking, is a network control protocol in which *a carrier sensing scheme is used. *a transmitting data station that detects another signal while transmitting a frame, stops transmitting that frame, transmits a jam… … Wikipedia
Robocopy — robocopy, or Robust File Copy , is a command line directory replication command. It was available as part of the Windows Resource Kit, and introduced as a standard feature of Windows Vista and Windows Server 2008.Robocopy is designed for reliable … Wikipedia
Circuit breaker design pattern — Circuit breaker is a design pattern in modern software development. Circuit breaker is used to detect failures and encapsulates logic of preventing a failure to reoccur constantly (during maintenance, temporary external system failure or… … Wikipedia